home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / internet / tcp / mail / amitcp_ups10.lha / ups.man < prev    next >
Encoding:
Text File  |  1993-10-10  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4. UPS(LOCAL)        MISC. REFERENCE MANUAL PAGES         UPS(LOCAL)
  5.  
  6.  
  7.  
  8. NAME
  9.      ups - send files to another user
  10.  
  11. SYNOPSIS
  12.      ups [-i] user[@host] file(s)
  13.      ups
  14.      ups -q
  15.  
  16. DESCRIPTION
  17.      The first form of the  command  sends  copies  of  files  to
  18.      another user.  The specified files are copied into a special
  19.      spool directory until  the  receiver  retrieves  them.   The
  20.      receiver is notified via _m_a_i_l that the files are waiting.
  21.  
  22.      The receiver of the files is  specified  by  typing  his/her
  23.      login  id.   If you don't know the login id of the receiver,
  24.      type _f_i_n_g_e_r, space, followed by the name  of  the  receiver.
  25.      For  example,  typing  _f_i_n_g_e_r  _p_o_l_l_y would give information,
  26.      including login name,  for  all  users  named  "polly",  and
  27.      _f_i_n_g_e_r  _p_o_l_l_y@_g_e_n_i_e  would give information, including login
  28.      name, for all users named "polly" on  the  machine  "genie".
  29.      If  the user you were interested in sending files to had the
  30.      login name "pam" you could send her files using the command:
  31.  
  32.           _u_p_s _p_a_m@_g_e_n_i_e _f_i_l_e_1 ~_c_k_w/_f_i_l_e_2
  33.  
  34.      This command will send the two files to _p_a_m.
  35.  
  36.      The -i flag is used when the user  wishes  to  interactively
  37.      specify their own message to be appended to the mail sent to
  38.      the receiver.
  39.  
  40.      The second form of the command is used to receive the  files
  41.      awaiting delivery in the spool directory.  The user is shown
  42.      what files are available and asked if he/she wants to accept
  43.      delivery.   If  the  user accepts delivery, all of the files
  44.      are moved into the current directory.
  45.  
  46.      The third form of the command simply tells the user if there
  47.      are any files waiting.
  48.  
  49. SEE ALSO
  50.      ftp(1c), rcp(1), finger(1)
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sun Release 4.1           Last change:                          1
  64.  
  65.  
  66.  
  67.